compress/flate.byLiteral.Swap (method, view implemented interface methods)
one use
compress/flate (current package)
huffman_code.go#L327: func (s byLiteral) Swap(i, j int) { s[i], s[j] = s[j], s[i] }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)